home *** CD-ROM | disk | FTP | other *** search
- 10 poke53280,0:poke53281,0:printchr$(14)chr$(8)
- 20 print"[147][150] [208]ersonal [198]inancial [211]tatement"
- 30 poke147,0:sys57812"viewdir.o",8,1:sys62631
- 40 poke147,0:sys57812"ss64.o",8,1:sys62631
- 50 fori=0to24:poke54272+i,0:next
- 200 dimm$(9),a$(15),l$(9),as$(15),li$(9):f$="":nm=9:na=14:nl=8
- 205 sp$=" "
- 210 fori=1tona:as$(i)="0":next
- 215 fori=1tonl:li$(i)="0":next
- 220 fori=1tonm:readm$(i):next
- 230 data " [204]oad "," [211]ave ","[208]rint "
- 235 data "[193]ssets","[204]iabil","[212]otals"
- 236 data " [196]ir "," [201]nfo "," [197]xit "
- 237 gosub7500
- 475 print"[147][156][146] [208]ersonal [198]inancial [211]tatement"
- 480 print"[155]"tab(7)"[176][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][174]"
- 485 fori=1to3:printtab(7)"[221][176][192][192][192][192][192][192][174][176][192][192][192][192][192][192][174][176][192][192][192][192][192][192][174][221]"
- 486 printtab(7)"[221][221] [221][221] [221][221] [221][221]"
- 487 printtab(7)"[221][173][192][192][192][192][192][192][189][173][192][192][192][192][192][192][189][173][192][192][192][192][192][192][189][221]":next
- 490 printtab(7)"[173][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][189]"
- 495 fori=217to242:pokei,peek(i)or128:next
- 500 print""
- 501 fori=1to9step3:printtab(9)""m$(i)""m$(i+1)""m$(i+2):print:print:next
- 505 poke214,16:print:print"[150] [195]ursor keys to highlight. "
- 506 print" [210][197][212][213][210][206] to select."
- 507 poke214,21:print:print"[153] [c] 1988 by [194]arbara [200]. [211]chulak"
- 510 r=7:c=9:xx=1:v$=m$(xx):gosub9050
- 520 getk$:ifk$=""then520
- 525 ifk$=chr$(13)then550
- 527 x1=xx:r1=r:c1=c
- 530 ifk$=""thenr=r+3:ifr>13thenr=7
- 535 ifk$="[145]"thenr=r-3:ifr<7thenr=13
- 536 ifk$=""thenc=c+8:ifc>25thenc=9
- 537 ifk$="[157]"thenc=c-8:ifc<9thenc=25
- 538 xx=r-7+int(c/8):x2=xx:r2=r:c2=c
- 540 ifx1<>xxthenxx=x1:r=r1:c=c1:v$=m$(xx):gosub9000
- 545 xx=x2:r=r2:c=c2:v$=m$(xx):gosub9050:goto520
- 550 gosub8200:onxxgosub1000,2000,5000,3000,4000,6000,7000,9500,20000
- 552 ifxx=9orxx=3 then520
- 555 goto475
- 1000 print"[147][150] [204]oad [198]ile"
- 1001 print"[155][176][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][174]"
- 1002 print"[155][221][154][198]ilename: [155][221]"
- 1003 print"[155][173][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][189]"
- 1004 print"[154]";
- 1005 ty=4:l=13:gosub9200:ifct=0thenreturn
- 1010 open2,8,2,v$+",s,r"
- 1015 open15,8,15
- 1020 input#15,e0,e$,e1,e2
- 1025 print
- 1026 print"[155][176][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][174]"
- 1027 print"[155][221][154][196]isk: [155][221]"
- 1028 print"[155][173][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][189]"
- 1029 print"[154]";e$
- 1030 ife0thenclose15:close2:gosub9400:return
- 1035 fori=1tonl:input#2,li$(i):next
- 1040 fori=1tona:input#2,as$(i):next
- 1045 close15:close2:return
- 1050 :
- 2000 print"[147][150] [211]ave [198]ile"
- 2001 print"[155][176][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][174]"
- 2002 print"[155][221][154][198]ilename: [155][221]"
- 2003 print"[155][173][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][189]"
- 2004 print"[154]";
- 2005 ty=4:l=13:gosub9200:ifct=0thenreturn
- 2010 open2,8,2,v$+",s,w"
- 2015 open15,8,15
- 2020 input#15,e0,e$,e1,e2
- 2025 print
- 2026 print"[155][176][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][174]"
- 2027 print"[155][221][154][196]isk: [155][221]"
- 2028 print"[155][173][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][189]"
- 2029 print"[154]";e$
- 2030 ife0thenclose15:close2:gosub9400:return
- 2035 fori=1tonl:print#2,li$(i):next
- 2040 fori=1tona:print#2,as$(i):next
- 2045 close15:close2:return
- 2050 :
- 3000 print"[147][150] [193]ssets"
- 3005 print"[176][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][178][192][192][192][192][192][192][192][192][192][174]"
- 3010 fori=1tona:print"[221] [221] [221]":next
- 3015 print"[171][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][219][192][192][192][192][192][192][192][192][192][179]"
- 3016 print"[221] [212]otals [221] [221]"
- 3017 print"[173][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][177][192][192][192][192][192][192][192][192][192][189]"
- 3020 fori=217to242:pokei,peek(i)or128:next
- 3021 r=4:c=1:x=1:v$=a$(x)
- 3025 print"[154]";
- 3030 fori=1tona:print""a$(i):next
- 3035 print"[153]";
- 3040 fori=1tona:printtab(29)""right$(sp$+as$(i),9):next
- 3045 gosub8000
- 3050 print:printtab(29)"[150]"right$(sp$+str$(ta),9)
- 3055 poke214,21:print:print"[153] _=[205]ain [205]enu [200]=[200]elp "
- 3060 v$=a$(x):gosub9000
- 3065 getk$:ifk$=""then3065
- 3069 ifk$=chr$(3)thengosub7700:goto3055
- 3070 ifk$="_"thenreturn
- 3071 ifk$="+"thenfl=1:goto3115
- 3072 ifk$="-"thenfl=2:goto3115
- 3073 ifk$="="thenfl=3:goto3115
- 3074 ifk$="h"thensys49152:print"";:gosub8500:goto3065
- 3075 x1=x
- 3080 ifk$=""thenx=x+1:ifx>nathenx=1
- 3090 ifk$="[145]"thenx=x-1:ifx<1thenx=na
- 3095 x2=x
- 3100 ifx1<>xthenx=x1:v$=a$(x):gosub9050
- 3105 x=x2:r=x+3:v$=a$(x):gosub9000:goto3065
- 3115 gosub8100
- 3119 v=val(v$):y=val(as$(x))
- 3120 iffl=3thenas$(x)=str$(v):goto3025
- 3121 iffl=1thenas$(x)=str$(v+y):goto3025
- 3125 as$(x)=str$(y-v):goto3025
- 3130 :
- 4000 print"[147][150] [204]iabilities"
- 4005 print"[176][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][178][192][192][192][192][192][192][192][192][192][174]"
- 4010 fori=1tonl:print"[221] [221] [221]":next
- 4015 print"[171][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][219][192][192][192][192][192][192][192][192][192][179]"
- 4016 print"[221] [212]otals [221] [221]"
- 4017 print"[173][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][177][192][192][192][192][192][192][192][192][192][189]"
- 4020 fori=217to242:pokei,peek(i)or128:next
- 4021 r=5:c=1:x=1:v$=l$(x)
- 4025 print"[154]";
- 4030 fori=1tonl:print""l$(i):next
- 4035 print"[153]";
- 4040 fori=1tonl:printtab(29)""right$(sp$+li$(i),9):next
- 4045 gosub8000
- 4050 print:printtab(29)"[150]"right$(sp$+str$(tl),9)
- 4055 poke214,21:print:print"[153] _=[205]ain [205]enu [200]=[200]elp "
- 4060 v$=l$(x):gosub9000
- 4065 getk$:ifk$=""then4065
- 4069 ifk$=chr$(3)thengosub7800:goto4055
- 4070 ifk$="_"thenreturn
- 4071 ifk$="+"thenfl=1:goto4110
- 4072 ifk$="-"thenfl=2:goto4110
- 4073 ifk$="="thenfl=3:goto4110
- 4074 ifk$="h"thensys49152:print"";:gosub8500:goto4065
- 4075 x1=x
- 4080 ifk$=""thenx=x+1:ifx>nlthenx=1
- 4090 ifk$="[145]"thenx=x-1:ifx<1thenx=nl
- 4095 x2=x
- 4100 ifx1<>xthenx=x1:v$=l$(x):gosub9050
- 4105 x=x2:r=x+4:v$=l$(x):gosub9000:goto4065
- 4110 gosub8100
- 4119 v=val(v$):y=val(li$(x))
- 4120 iffl=1thenli$(x)=str$(v+y):goto4025
- 4121 iffl=3thenli$(x)=str$(v):goto4025
- 4125 li$(x)=str$(y-v):goto4025
- 4130 :
- 5000 sys49152
- 5002 print"[155]"tab(7)"[176][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][174]"
- 5004 printtab(7)"[221][154] [208]rinter ready [y/n] [155][221]"
- 5006 printtab(7)"[173][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][192][189]"
- 5010 geta$:ifa$=""then5010
- 5020 ifa$="[217]"ora$="y"then5070
- 5030 sys49227:return
- 5070 poke214,16:print:printtab(9)"[154][208]rinting... "
- 5075 gosub8000:gt=ta-tl
- 5080 open4,4,7
- 5090 print#4," [208]ersonal [198]inancial [211]tatement"
- 5100 fori=1to79:print#4,"-";:next:print#4
- 5110 print#4," [193]ssets [204]iabilities"
- 5120 fori=1to79:print#4,"-";:next:print#4
- 5130 fori=1to8:print#4,a$(i);:print#4,right$(sp$+as$(i),10);
- 5131 print#4," ";:print#4,l$(i);:print#4,right$(sp$+li$(i),10):next
- 5140 fori=9to14:print#4,a$(i);:print#4,right$(sp$+as$(i),10):next
- 5150 fori=1to79:print#4,"-";:next:print#4
- 5160 print#4," [212]otal [193]ssets ";:print#4,right$(sp$+str$(ta),10);
- 5162 print#4," [212]otal [204]iabilities ";
- 5164 print#4,right$(sp$+str$(tl),10)
- 5170 fori=1to79:print#4,"-";:next:print#4
- 5180 print#4," [212]otal [206]et [215]orth ";:print#4,right$(sp$+str$(gt),10)
- 5190 fori=1to79:print#4,"-";:next:print#4
- 5200 sys49227:return
- 5210 :
- 6000 print"[147][150] [212]otals"
- 6005 print"[155]"tab(7)"[176][192][192][192][192][192][192][192][192][192][192][192][192][192][178][192][192][192][192][192][192][192][192][192][174]"
- 6010 printtab(7)"[221] [193]ssets [221] [221]"
- 6015 printtab(7)"[221] [204]iabilities [221] [221]
- 6020 [153][163]7)"-tantantantantantantantantantantantantan(NULL)tantantantantantantantantan<"
- 6025 [153][163]7)"(NULL)cont (NULL)et (NULL)orth list(NULL)cont list(NULL)"
- 6030 [153][163]7)"/tantantantantantantantantantantantantan>tantantantantantantantantanexp"
- 6035 [129]i[178]217[164]242:[151]i,[194](i)[176]128:[130]
- 6040 [141]8000:gt[178]ta[171]tl
- 6045 [153]""
- 6050 [153][163]22)"list"[201](sp$[170][196](ta),9)
- 6055 [153][163]22)"list"[201](sp$[170][196](tl),9)
- 6060 [153]:[153][163]22)"cont"[201](sp$[170][196](gt),9)
- 6065 [141]9400:[142]
- 6070 :
- 7000 [153]"load":[158]828
- 7005 [153]:[153]:[141]9400
- 7010 [142]
- 7020 :
- 7500 v$[178]"pfs.cat"
- 7505 [159]2,8,2,v$[170]",s,r"
- 7510 [129]i[178]1[164]nl:[132]2,l$(i):[130]
- 7515 [129]i[178]1[164]na:[132]2,a$(i):[130]
- 7520 [160]2:[142]
- 7525 :
- 7600 v$[178]"pfs.cat"
- 7602 [151]214,21:[153]:[153][163]2)"(NULL)riting new category file."
- 7605 [159]15,8,15,"s0:pfs.cat":[160]15
- 7610 [159]2,8,2,v$[170]",s,w"
- 7615 [129]i[178]1[164]nl:[152]2,l$(i):[130]
- 7620 [129]i[178]1[164]na:[152]2,a$(i):[130]
- 7625 [160]2:[142]
- 7630 :
- 7700 [151]214,21:[153]:[153][163]2)" ";
- 7705 [151]214,21:[153]:[153][163]2)"(NULL)ew lenat: ";
- 7710 ff[178]1:ty[178]1:l[178]26:[141]9200:ff[178]0
- 7712 [151]214,21:[153]:[153][163]2)"atnre you sure [y/n] "
- 7714 [161]k$:[139]k$[178]""[167]7714
- 7715 [151]214,21:[153]:[153][163]2)" ";
- 7716 [139]k$[179][177]"y"[167][142]
- 7718 a$(x)[178]"close"[170]v$:[141]7600
- 7720 [142]
- 7725 :
- 7800 [151]214,21:[153]:[153][163]2)" ";
- 7805 [151]214,21:[153]:[153][163]2)"(NULL)ew lenat: ";
- 7810 ff[178]1:ty[178]1:l[178]26:[141]9200:ff[178]0
- 7812 [151]214,21:[153]:[153][163]2)"atnre you sure [y/n] "
- 7814 [161]k$:[139]k$[178]""[167]7814
- 7816 [139]k$[179][177]"y"[167][142]
- 7818 l$(x)[178]"close"[170]v$:[141]7600
- 7820 [142]
- 7825 :
- 8000 ta[178]0:[129]i[178]1[164]na:ta[178]ta[170]([197](as$(i))):[130]
- 8005 tl[178]0:[129]i[178]1[164]nl:tl[178]tl[170]([197](li$(i))):[130]
- 8010 [142]
- 8015 :
- 8100 [151]214,21:[153]:[153][163]2)" ";
- 8102 [151]214,21:[153]:[153][163]3)"valnter: ";
- 8105 ty[178]2:l[178]9:[141]9200
- 8110 [151]214,21:[153]:[153][163]3)" ";
- 8115 [142]
- 8120 :
- 8200 [151]54296,21
- 8205 [151]54277,9
- 8210 [151]54278,0
- 8215 [151]54273,48
- 8220 [151]54276,32
- 8225 [151]54276,33
- 8230 [142]
- 8235 :
- 8500 [153][163]4)"ortantantantantantantantantantantantantantantantantantantantantantantantantantantantantantan^"
- 8515 [153][163]4)"(NULL) + (NULL)o add value to cell (NULL)"
- 8520 [153][163]4)"(NULL) - (NULL)o subtract value (NULL)"
- 8525 [153][163]4)"(NULL) = (NULL)o set cell equal to value (NULL)"
- 8526 [153][163]4)"(NULL) (NULL)"
- 8527 [153][163]4)"(NULL) len(NULL)(NULL)(NULL)(NULL)(NULL)(NULL) len to change category (NULL)"
- 8530 [153][163]4)"(NULL) (NULL)"
- 8535 [153][163]4)"(NULL) (NULL)ress (NULL)eturn (NULL)"
- 8540 [153][163]4)"/tantantantantantantantantantantantantantantantantantantantantantantantantantantantantantanexp"
- 8545 [161]k$:[139]k$[179][177][199](13)[167]8545
- 8550 [158]49227:[142]
- 8555 :
- 9000 [151]214,r[171]2:[153]:[153][163]c)"list"v$
- 9005 [142]
- 9010 :
- 9050 [151]214,r[171]2:[153]:[153][163]c)"cont"v$
- 9055 [142]
- 9060 :
- 9200 v$[178]"":k$[178]"":ct[178]0:[153]"tocmd";
- 9205 [161]k$:[139]k$[178]""[167]9205
- 9210 [139]k$[178][199](13)[167]9270:[143] return
- 9215 [139]k$[178][199](20)[175]ct[179][177]0[167][153]" cmdcmdtocmd";:ct[178]ct[171]1:v$[178][200](v$,ct):[137]9205
- 9220 [139]k$[178]" "[167]9255:[143] space
- 9221 [143]ifk$="."then9255
- 9225 [139]ty[178]1[176] ty[177]2[167][139](k$[177]"@")[175](k$[179]"[")[167]9255:[143] alpha
- 9230 [139]ty[177]1[167][139](k$[177]"/")[175](k$[179]":")[167]9255:[143] numeric
- 9235 [139]ty[178]1[176]ty[177]2[175]ca[178]2[167][139](k$[177]"tan")[175](k$[179]"(NULL)")[167]9255:[143] upper case
- 9240 [139]ty[178]4[167][139](k$[177][199](34))[175](k$[179]"0")[167]9255:[143] #$%&'()*+,-./ punct
- 9245 [139]ty[178]4[167][139](k$[177]"9")[175](k$[179]"@")[167]9255:[143] :;<=>? punctuation
- 9250 [137]9205
- 9255 [139]ct[177][178]l[167]9205
- 9260 ct[178]ct[170]1:v$[178]v$[170]k$:[153]k$;:[151]212,0:[153]"tocmd";
- 9265 [137]9205
- 9270 [139]ct[178]0[167]v$[178][199](0)
- 9275 [139]ff[167][129]i[178][195](v$)[170]1[164]l:v$[178]v$[170]" ":[130]:[143] pad string
- 9280 [142]
- 9285 :
- 9400 [151]214,21:[153]:[153][163]14)"print(NULL)ress (NULL)eturn":[151]198,0
- 9405 [161]k$:[139]k$[179][177][199](13)[167]9405
- 9410 [142]
- 9415 :
- 9500 [153]"loadortantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantan^";
- 9505 [153]"{$7d} printPersonal Financial Statement {$7d}";
- 9510 [153]"{$7d} {$7d}";
- 9515 [153]"{$7d} cont {$7d}";
- 9520 [153]"{$7d} contThis program will allow you to {$7d}";
- 9525 [153]"{$7d} contprepare a report of your net worth. {$7d}";
- 9530 [153]"{$7d} contThis information is frequently {$7d}";
- 9535 [153]"{$7d} contrequested by banks when applying for {$7d}";
- 9540 [153]"{$7d} conta loan or mortgage. It is also {$7d}";
- 9545 [153]"{$7d} contuseful for future financial planning.{$7d}";
- 9550 [153]"{$7d} cont {$7d}";
- 9555 [153]"{$7d} contThe program is designed as a {$7d}";
- 9560 [153]"{$7d} contcombination database/spreadsheet. {$7d}";
- 9565 [153]"{$7d} contFrom the main menu you may load, {$7d}";
- 9570 [153]"{$7d} contsave or print your file. You may {$7d}";
- 9575 [153]"{$7d} contalso view the disk directory in case {$7d}";
- 9580 [153]"{$7d} contyou have forgotten your filename. {$7d}";
- 9585 [153]"{$7d} contHowever, the heart of the program is {$7d}";
- 9590 [153]"{$7d} contthe data entry and calculation. {$7d}";
- 9595 [153]"{$7d} cont {$7d}";
- 9600 [153]"{$7d} cont {$7d}";
- 9605 [153]"{$7d} cont {$7d}";
- 9610 [153]"{$7d} {$7d}";
- 9615 [153]"{$7d} printPress Return {$7d}";
- 9620 [153]"/tantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantan";:[151]2023,125:[151]56295,1
- 9625 [161]k$:[139]k$[179][177][199](13)[167]9625
- 9630 [153]"ortantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantan^";
- 9635 [153]"{$7d} printPersonal Financial Statement {$7d}";
- 9640 [153]"{$7d} {$7d}";
- 9645 [153]"{$7d} cont {$7d}";
- 9650 [153]"{$7d} contThe first step is to select ASSETS {$7d}";
- 9655 [153]"{$7d} contfrom the main menu. You will then {$7d}";
- 9660 [153]"{$7d} contbe presented with a list of assets {$7d}";
- 9665 [153]"{$7d} contsuch as cash, real estate, or stock. {$7d}";
- 9670 [153]"{$7d} contUse the up/down cursor keys to move {$7d}";
- 9675 [153]"{$7d} contthrough the list. The categories {$7d}";
- 9680 [153]"{$7d} contwill be highlighted one by one. {$7d}";
- 9685 [153]"{$7d} contAfter you have selected one, press {$7d}";
- 9690 [153]"{$7d} contthe plus (+) key to add a value to {$7d}";
- 9695 [153]"{$7d} contthe corresponding cell, press the {$7d}";
- 9700 [153]"{$7d} contminus key (-) to subtract a value or {$7d}";
- 9705 [153]"{$7d} contpress the equal key (=) to set the {$7d}";
- 9710 [153]"{$7d} contcell to a particular value. You {$7d}";
- 9715 [153]"{$7d} contwill notice that the data is then {$7d}";
- 9720 [153]"{$7d} contentered into the correct cell and {$7d}";
- 9725 [153]"{$7d} contthe totals updated. {$7d}";
- 9730 [153]"{$7d} cont {$7d}";
- 9735 [153]"{$7d} cont {$7d}";
- 9740 [153]"{$7d} {$7d}";
- 9745 [153]"{$7d} printPress Return {$7d}";
- 9750 [153]"/tantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantan";:[151]2023,125:[151]56295,1
- 9755 [161]k$:[139]k$[179][177][199](13)[167]9755
- 9760 [153]"ortantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantan^";
- 9765 [153]"{$7d} printPersonal Financial Statement {$7d}";
- 9770 [153]"{$7d} {$7d}";
- 9775 [153]"{$7d} contWhen you have finished, press the {$7d}";
- 9780 [153]"{$7d} contback arrow (_) to return to the main {$7d}";
- 9785 [153]"{$7d} contmenu and then select LIABILITIES. {$7d}";
- 9790 [153]"{$7d} contThese are your debts such as your {$7d}";
- 9795 [153]"{$7d} contmortgage, outstanding taxes, etc. {$7d}";
- 9800 [153]"{$7d} contThe format for entering data is the {$7d}";
- 9805 [153]"{$7d} contsame as for assets. {$7d}";
- 9810 [153]"{$7d} cont {$7d}";
- 9815 [153]"{$7d} contWhen you are finished entering data, {$7d}";
- 9820 [153]"{$7d} contreturn to the main menu where you {$7d}";
- 9825 [153]"{$7d} contshould save your file. You may also {$7d}";
- 9830 [153]"{$7d} contselect TOTALS which will give you a {$7d}";
- 9835 [153]"{$7d} contcapsule summary (Assets, Liabilities {$7d}";
- 9840 [153]"(NULL) contand (NULL)et (NULL)orth) or (NULL)(NULL)right$(NULL)(NULL) out your (NULL)";
- 9845 [153]"{$7d} contfile. {$7d}";
- 9850 [153]"{$7d} cont {$7d}";
- 9855 [153]"(NULL) cont(NULL)ey commands are identified either (NULL)";
- 9860 [153]"(NULL) conton screen or via a left$val(NULL)(NULL) menu (NULL)";
- 9865 [153]"(NULL) contthroughout the program. (NULL)";
- 9870 [153]"(NULL) (NULL)";
- 9875 [153]"{$7d} printPress Return {$7d}";
- 9880 [153]"/tantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantan";:[151]2023,125:[151]56295,1
- 9885 [161]k$:[139]k$[179][177][199](13)[167]9885
- 9895 :
- 9900 [153]"ortantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantan^";
- 9905 [153]"(NULL) print(NULL)ersonal ascinancial (NULL)tatement (NULL)";
- 9910 [153]"(NULL) (NULL)";
- 9912 [153]"(NULL) cont(NULL)ou may customize this program by (NULL)";
- 9915 [153]"(NULL) contchanging the categories for either (NULL)";
- 9920 [153]"(NULL) contassets or liabilites. (NULL)o do this (NULL)";
- 9930 [153]"(NULL) conthighlight the category you wish to (NULL)";
- 9935 [153]"(NULL) contchange and then press len(NULL)(NULL)(NULL)(NULL)(NULL)(NULL) len. (NULL)";
- 9940 [153]"(NULL) cont(NULL)hen enter your new category name. (NULL)";
- 9945 [153]"(NULL) cont(NULL)he new category as well as the old (NULL)";
- 9950 [153]"(NULL) contones will be automatically saved to (NULL)";
- 9955 [153]"(NULL) contdisk. (NULL)";
- 9956 [153]"(NULL) cont (NULL)";
- 9960 [153]"(NULL) cont (NULL)ou may always change it back to (NULL)";
- 9970 [153]"(NULL) contthe original. right$f you have (NULL)";
- 9972 [153]"(NULL) contforgotten the category, on disk (NULL)";
- 9975 [153]"(NULL) contyou will find a backup copy of the (NULL)";
- 9980 [153]"(NULL) contoriginal category file. (NULL)he (NULL)";
- 9985 [153]"(NULL) contfilename is (NULL)asc(NULL).lenatn(NULL).len(NULL)(NULL)(NULL). right$f you (NULL)";
- 9989 [153]"(NULL) contwish to have the original (NULL)";
- 9990 [153]"(NULL) contcategories back, you must rename (NULL)";
- 9991 [153]"(NULL) contthis file (NULL)asc(NULL).lenatn(NULL). (NULL)";
- 9994 [153]"(NULL) (NULL)";
- 9995 [153]"(NULL) print(NULL)ress (NULL)eturn (NULL)";
- 9996 [153]"/tantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantantan";:[151]2023,125:[151]56295,1
- 9997 [161]k$:[139]k$[179][177][199](13)[167]9997
- 9998 [142]
- 9999 :
- 10000 [159]15,8,15,"s0:pfs":[160]15:[148]"0:pfs",8:[128]
- 11000 :
- 20000 [158]49152
- 20002 [153]"list"[163]7)"ortantantantantantantantantantantantantantantantantantantantantantantantan^"
- 20004 [153][163]7)"(NULL)cont atnre you sure [y/n] list(NULL)"
- 20006 [153][163]7)"/tantantantantantantantantantantantantantantantantantantantantantantantanexp"
- 20010 [161]a$:[139]a$[178]""[167]20010
- 20020 [139]a$[178]"(NULL)"[176]a$[178]"y"[167]20050
- 20030 [158]49227:[142]
- 20040 [147]"hello connect",8,1
- 20050 [159]15,8,15,"r0:hello connect=hello connect":[132]15,er,er$:[160]15
- 20060 [139]er[179][177]63 [167] [153]"load":[128]
- 20070 [147]"hello connect",8,1
-